PDF4Java Reference Documentation
com.o2sol.pdf4java.redaction Package / PDFContentRedactor Class / PDFContentRedactor Constructor / PDFContentRedactor Constructor(PDFPage)
The page from which content is redacted.
In This Topic
    PDFContentRedactor Constructor(PDFPage)
    In This Topic
    Initializes a new PDFContentRedactor object.
    Syntax
    public PDFContentRedactor( 
       PDFPage page
    )

    Parameters

    page
    The page from which content is redacted.
    See Also